SpriteSurface.PaintTile Event

Occurs when the Scroll method is called. g is a Graphics object and xpos and ypos are the coordinates of the square that needs to be redrawn.

Syntax

PaintTile ( g, xpos, ypos )

Parameters

g

Graphics

xpos

Integer

ypos

Integer